docs: add multi-tenancy considerations to README#846
Conversation
fe545cb to
24adb33
Compare
There was a problem hiding this comment.
Code Review
This pull request adds a 'Multi-tenancy considerations' section to the README.md file to document security implications and threat models regarding cross-namespace resolution. The review feedback suggests spelling out 'The OpenFeature Operator' instead of using the abbreviation 'OFO' and prefixing a relative link with './' to improve readability and maintain consistency with other links in the document.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Adds an IMPORTANT admonition signposting GHSA-398h-7f66-3h4p and the implicit cross-namespace FeatureFlagSource / InProcessConfiguration resolution behavior. Links to the advisory for the full threat model and to #795 for per-tenant operator install. Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
24adb33 to
a7afe5d
Compare
Adds an IMPORTANT admonition signposting GHSA-398h-7f66-3h4p and the implicit cross-namespace FeatureFlagSource / InProcessConfiguration resolution behavior. Links to the advisory for the full threat model and to #795 for per-tenant operator install.